home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 109
/
Vol 109.iso
/
games
/
flash_ch.swf
/
scripts
/
DefineButton2_63
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2008-11-12
|
165b
|
4 lines
on(release){
_root.moveRealPlayer(_root.pieceSelected.row << 9 | _root.pieceSelected.col << 6 | this._parent.row << 3 | this._parent.col,_root.SIDE_PLAYER);
}